Skip to content

Fix Trivy security scanning workflow failures#3

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/fix-trivy-security-workflow-01UisnRLhDf2M9JkUSqHoHWx
Dec 7, 2025
Merged

Fix Trivy security scanning workflow failures#3
hyperpolymath merged 1 commit into
mainfrom
claude/fix-trivy-security-workflow-01UisnRLhDf2M9JkUSqHoHWx

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner
  • Pin trivy-action to v0.33.0 instead of @master for stability
  • Add exit-code: '0' to prevent failures when vulnerabilities are found
  • Add limit-severities-for-sarif: true to improve SARIF file quality
  • Fix SARIF upload conditions to check file exists before uploading
  • Add category labels to distinguish filesystem vs container scans
  • Fix container image reference to use metadata output version

- Pin trivy-action to v0.33.0 instead of @master for stability
- Add exit-code: '0' to prevent failures when vulnerabilities are found
- Add limit-severities-for-sarif: true to improve SARIF file quality
- Fix SARIF upload conditions to check file exists before uploading
- Add category labels to distinguish filesystem vs container scans
- Fix container image reference to use metadata output version
@hyperpolymath
hyperpolymath merged commit 1614cc7 into main Dec 7, 2025
5 of 19 checks passed
@hyperpolymath
hyperpolymath deleted the claude/fix-trivy-security-workflow-01UisnRLhDf2M9JkUSqHoHWx branch December 7, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants